home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5864 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  878 b 

  1. Path: zib-berlin.de!inf2hro!honshu!gnikl
  2. From: gnikl@informatik.uni-rostock.de (Gunther Nikl)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: GCC PROBLEMS?
  5. Date: 21 Mar 1996 09:51:03 GMT
  6. Organization: University of Rostock
  7. Distribution: world
  8. Message-ID: <4ir8q7$rck@taiwan.informatik.uni-rostock.de>
  9. References: <Qx9jRAAse0SxEws3@naylor1.demon.co.uk> <joop.vandeWege.572.001ABE50@medew.ento.wau.nl>
  10. NNTP-Posting-Host: honshu.informatik.uni-rostock.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Joop van de Wege (joop.vandeWege@medew.ento.wau.nl) wrote:
  14. > >From: Chris Naylor <chris@naylor1.demon.co.uk>
  15. > >Also what do the PROTO files do.
  16. > Replace them with the corresponding #include<clib/xxxx_proto.h>
  17. > This will take care of inlining when -O is used automatically.
  18.  
  19.   WRONG! gcc comes with its own set of proto-includes. There is nothing
  20.   that has to be changed.
  21.  
  22.   Gunther
  23.